Skip to main content
GET
List promotion codes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

take
number | null
default:50
Required range: 0 <= x <= 100
skip
number | null
default:0
Required range: x >= 0
coupon_id
string
coupon_id__not
string
coupon_id__isNull
string
coupon_id__isNotNull
string
coupon_id__equals
string
coupon_id__contains
string
coupon_id__startsWith
string
coupon_id__endWith
string

Response

200 - application/json
meta
object
required
data
object[]
required

List of PromotionCode.